CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - map stl

搜索资源列表

  1. useMap

    0下载:
  2. 如何使用STL中的映射关系呢?看看这个吧!-how to use the map? Look at this!
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:39081
    • 提供者:李建中
  1. mapSTL

    0下载:
  2. 实现如何使用 STL中的Map容器。适合初学者了解C++的STL机制。-realizing how to use the Map STL containers. For beginners to understand C + + STL mechanism.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:40847
    • 提供者:王东
  1. wordstatSTL

    0下载:
  2. wordstatSTL.定义控制台应用程序的入口点。//单词统计 //统计一个文本文件中所有单词的使用次数 //将单词按照有多到少的使用次数打印出来 //对于次数相同的单词按照字母由大到小的顺序排列 //这是由STL(Standard Template Library)的map和set实现的教学例程-wordstatSTL. Console application definition of the point of entry. / / Word statistics / /
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1198
    • 提供者:刘恒
  1. clonePtr

    0下载:
  2. a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.-a non-sharing smart
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2323
    • 提供者:张建
  1. TestMap

    0下载:
  2. 使用VC6.0 STL std::map的一个小例子。使用的键值是一个结构体,里面包含一个整型三维数组。-use VC6.0 STL std : : map of a small example. The pair is a body structure, which contains an integer 3D array.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:124382
    • 提供者:陈飞
  1. AVLTreeImpl

    0下载:
  2. AVL Tree implementation: I also included a test function to compare the AVL Tree performance with STL Set and Map. Compile the source mavltree.cpp and run it to see the result!-AVL Tree implementation : I also included a test to compare the fu
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7020
    • 提供者:michael
  1. tree-2.03

    0下载:
  2. 一个德国人Kasper Peeters用C++ template写的tree的STL实现,并和STL其他容器vector,map一样,提供标准STL接口,供用户调用。非常有参考价值,说明文档参见tree.pdf。-a German Kasper Peeters C template to write the tree S TL realized, and other containers and STL vector, map, providing standard STL interface,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:196141
    • 提供者:陈铤杰
  1. Hashmap

    0下载:
  2. hash map 使用范例,帮你更好学习hashmap和C++stl-hash map usage examples to help you better learn the hashmap and C++ stl
  3. 所属分类:STL

    • 发布日期:2017-05-24
    • 文件大小:8180522
    • 提供者:taidongzhe
  1. implementMapVecterListWithCProgram

    0下载:
  2. c语言实现了stl里面的map,vector,list,是了解学习stl容器的好东西。-c language to implement stl inside the map, vector, list, is to understand the good things to learn stl containers.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:7540
    • 提供者:黄亮
  1. collect

    0下载:
  2. STL的例子,非常全面 List,Array,Map 的用法-Lists Arrays Maps
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:49913
    • 提供者:GanCL
  1. collect_STL

    0下载:
  2. STL的例子,非常全面,list,array,map的用法集合-STL example, very comprehensive, list, array, map the usage of a collection
  3. 所属分类:STL

    • 发布日期:2017-04-03
    • 文件大小:56797
    • 提供者:GanCL
  1. STLmap_using

    0下载:
  2. 在linux下使用stl map 进行插入,查询,删除等功能的代码-Insert,inquire,delete fuction with stl map in linux/unix
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:756
    • 提供者:xiongxiong
  1. STL_MAP

    0下载:
  2. STL学习的好材料,在程序中使用了Vector,Map,Set容器对文本进行分析,可以查询指定单词出现的页数 行数 以及次数-STL a good learning materials used in the program Vector, Map, Set the container of the text, you can query the number of pages specified word appears, and the number of rows
  3. 所属分类:STL

    • 发布日期:2017-04-01
    • 文件大小:916580
    • 提供者:yangsong
  1. usage-of-the-map

    0下载:
  2. STL中map用法详解,是关于map的基本操作,很详细的介绍。-Detailed usage of STL in the map, is about the map' s basic operation, it is described in detail.
  3. 所属分类:STL

    • 发布日期:2017-03-28
    • 文件大小:22625
    • 提供者:shashou
  1. map

    0下载:
  2. 最全面的STL中Map函数用法。包括建立,插入,删除,查找等。-Map function usage in the most comprehensive STL. Including create, insert, delete, search.
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:19535
    • 提供者:程诚
  1. STL-vector

    1下载:
  2. STL的应用,其中包含详细的vector,map,set,list的每一个函数的具体操作。-STL' s application, which contains detailed vector map, set, list every function specific operations.
  3. 所属分类:Windows编程

    • 发布日期:2014-03-21
    • 文件大小:719054
    • 提供者:齐齐
  1. STL

    0下载:
  2. STL的Vector、List、deque、set、map、queue、stack等的使用,包含了基本的用法-The STL Vector, List, deque, set, map, queue, stack, etc. are used, contains the basic usage
  3. 所属分类:STL

    • 发布日期:2017-11-23
    • 文件大小:4117
    • 提供者:yaoml
  1. Map(STL)

    0下载:
  2. 详尽的介绍了Map容器的基本用法,方便初学者掌握Map容器!-Detailed introduction to the Map container basic usage, easy for beginners to master the Map containers!
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:8676
    • 提供者:XiaoJun
  1. map

    0下载:
  2. 使用c++,利用STL中的map容器,实现对单词频率的统计。-Use c++, use the STL map container, to achieve the word frequency statistics.
  3. 所属分类:STL

    • 发布日期:2017-04-13
    • 文件大小:1566
    • 提供者:jaing
  1. STL

    0下载:
  2. 源码之前了无秘密,你将看到vector的实现、list的实现、heap的实现、deque的实现、Red Black tree的实现、hash table的实现、set/map的实现;你将看到各种算法(排序、查找、排列组合、数据移动与复制技术)的实现;你甚至能够看到底层的memory pook和高阶抽象的traits机制的实现。(Before the secret source code, you will see the vector implementation, list implement
  3. 所属分类:STL

    • 发布日期:2018-01-02
    • 文件大小:226304
    • 提供者:qwer@
« 12 3 4 »
搜珍网 www.dssz.com